McGroupValue Class
Represents the path and axis values for a group.
Inheritance Hierarchy
System.Object
IntervalZero.KINGSTAR.Base.Api.McGroupValue
Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public class McGroupValue
Public Class McGroupValue
The McGroupValue class exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | McGroupValue | Initializes a new instance of the McGroupValue class. |
Properties
Name | Description | |
---|---|---|
![]() | AxesValues | The value for each axis in the group. |
![]() | PathValue | The value for the end effector. |
See also